home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fatted Calf
/
The Fatted Calf.iso
/
Applications
/
NotePads
/
MemoPad
/
Source
/
English.lproj
/
moreInfo.nib
/
data.classes
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-08-18
|
310 b
|
24 lines
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
MyObject = {
ACTIONS = {
loadPad:;
savePad:;
appWillTerminate:;
flipData:;
appDidInit:;
ShowInfoPanel:;
ShowMoreInfoPanel:;
};
OUTLETS = {
pad;
infoPanel;
moreInfoPanel;
dataStatus;
};
SUPERCLASS = Object;
};